[INFO] cloning repository https://github.com/lachuoi/image-description
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lachuoi/image-description" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Fimage-description", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Fimage-description'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0599c4dd56d8c4a776b71b4021eaca0ed07b6a8
[INFO] checking lachuoi/image-description against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flachuoi%2Fimage-description" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lachuoi/image-description
[INFO] finished tweaking git repo https://github.com/lachuoi/image-description
[INFO] tweaked toml for git repo https://github.com/lachuoi/image-description written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lachuoi/image-description on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lachuoi/image-description already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74
[INFO] running `Command { std: "docker" "start" "41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.16.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking mustache v0.9.0
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking groupable v0.2.0
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling spin-sdk v3.1.0 (https://github.com/spinframework/spin-rust-sdk#2b0dbd7e)
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tiny_http v0.6.4
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking nickel v0.11.0
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking routefinder v0.5.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking multipart-2021 v0.19.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling spin-macro v3.1.0 (https://github.com/spinframework/spin-rust-sdk#2b0dbd7e)
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling wasm-metadata v0.10.14
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.16.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.16.0
[INFO] [stderr]     Checking wit-bindgen v0.16.0
[INFO] [stderr]     Checking spin-executor v3.1.0 (https://github.com/spinframework/spin-rust-sdk#2b0dbd7e)
[INFO] [stderr]     Checking image-description v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74", kill_on_drop: false }`
[INFO] [stdout] 41e961a84517064db2d27b4f2ded2d54c9919a8a92e8e628cd6c18e75c963c74
